home *** CD-ROM | disk | FTP | other *** search
/ Blender Volume 2 #3 / Blender_2_3.iso / BLENDER / FILES / SEX.DIR / 00144_BLENDER (SPUTNIK).ls < prev    next >
Encoding:
Text File  |  1996-04-01  |  113 b   |  9 lines

  1. on mouseUp
  2.   sound playFile 2, "thfwz.AIF"
  3.   if the shiftDown then
  4.     menu()
  5.   else
  6.     CONTROLS()
  7.   end if
  8. end
  9.